Skip to content

Fix crowded header with a More overflow menu - #21

Merged
ralyodio merged 1 commit into
masterfrom
fix/navigation-overflow
Sep 13, 2026
Merged

ralyodio merged 1 commit into
masterfrom
fix/navigation-overflow

Conversation

@ralyodio

Copy link
Copy Markdown
Contributor

The header squeezed nine navigation links into one row, wrapping the logo and collection names. Keep Series One, Collect, and Contribute visible and move the other collections and GitHub into a More dropdown.

The dropdown supports keyboard navigation, Escape with focus restoration, and dismissal on outside click, focus leaving, or link selection. The mobile menu now scrolls within the viewport so every link remains reachable in landscape; both menus reset when crossing the mobile breakpoint.

Validation: production build and TypeScript passed; Chromium checks passed at 320, 375, 768, 880, 881, 1024, 1200, 1440, and 1920px. Verified all destinations remain accessible, no header wrapping or overflow, keyboard and pointer dismissal, link navigation, and scrolling to the last link at 568×320.

@github-actions

Copy link
Copy Markdown

ThreatCrush Security Scan

7 finding(s)

MEDIUM: 7

Severity Rule Location
MEDIUM js-credential-logged scripts/migrate.mjs:16
MEDIUM js-unescaped-html-sink src/app/cards/[slug]/page.tsx:60
MEDIUM js-unescaped-html-sink src/app/gods-of-ai/[slug]/page.tsx:68
MEDIUM js-unescaped-html-sink src/app/hacking-legends/[slug]/page.tsx:68
MEDIUM js-unescaped-html-sink src/app/security-professionals/[slug]/page.tsx:68
MEDIUM js-unescaped-html-sink src/app/tech-ceos/[slug]/page.tsx:68
MEDIUM js-unescaped-html-sink src/app/women-in-tech/[slug]/page.tsx:68

Snippets are redacted; ThreatCrush never prints matched credential material.

@ralyodio
ralyodio merged commit b8bd192 into master Sep 13, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant